.imgB {
	display: block;
	width: 100%;
}

.news_list ul li {
	position: relative;
	padding: 3.08rem;
	padding-left: 22rem;
	border-bottom: 1px solid #e3e3e3;
	box-sizing: border-box;
}

.news_list ul li:first-child {
	border-top: 1px solid #e3e3e3;
}

.news_list ul li>.time {
	display: block;
	position: absolute;
	left: 3.08rem;
	top: 3.08rem;
	bottom: 3.08rem;
	width: 12rem;
}

.news_list ul li .text_box {
	position: relative;
	z-index: 1;
}

.news_list ul li .text_box p {
	/* font-size: 1.28rem; */
	color: #636363;
}

.news_list ul li .text_box p a {
	font-size: 1.28rem;
	color: #636363;
}

.news_list ul li .text_box p+p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list ul li .text_box p:first-child {
	/* font-size: 1.92rem; */
	color: #404040;
	margin-bottom: 1.1rem;
	font-weight: 24px;
}

.news_list ul li .text_box:hover p:first-child {
	color: #404040;
}

.news_list ul li:hover .text_box p:first-child a {
	color: #404040;
}

.news_list ul li .text_box p:first-child a {
	font-size: 1.92rem;
	color: #404040;
}

.news_list ul li .time:before {
	content: "";
	display: block;
	width: 0.04rem;
	top: 15%;
	bottom: 8%;
	background: #969696;
	position: absolute;
	right: -19%;
}

.news_list ul li .time span {
	display: block;
	font-size: 3.68rem;
	color: #999999;
	text-align: center;
	line-height: 6.16rem;
	font-weight: 500;
}

.news_list ul li .time i {
	color: #999999;
	font-size: 1.12rem;
	font-style: normal;
	display: block;
	text-align: center;
}

.news_list ul li:before {
	background: none;
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	left: 17.3rem;
	top: 1rem;
	right:100%;
	bottom: 1rem;
}

.news_list ul li:hover:before {
	background: #c23332;
	right: 0px;
	transition: all 0.6s;
}

.news_list ul li:hover {
	color: white !important;
	transition: all 0.3s;
}

.news_list ul li:hover a {
	color: white !important;
	transition: all 0.3s;
}

.news_list ul li:hover .time span,
.news_list ul li:hover .time i {
	color: #432777 !important;
	transition: all 0.3s;
}

.news_list ul li:hover .time:before {
	display: none;
	background: white;
}

.news_list ul li:hover .time span {
	font-size: 4.8rem;
}

.yd_tb {
	position: absolute;
	width: 10.33rem;
	display: block;
	left: 3.5%;
	top: 12%;
	display: none;
}

.list_ss {
	padding: 3.58rem 0px;
	background: #f4f4f4;
}

.list_ss ul li {
	float: left;
	width: 47%;
	margin-left: 3%;
	height: 4rem;
}

.list_ss ul li:first-child {
	margin-left: 18%;
}

.list_ss ul li+li {
	width: 13%;
	min-width: 88px;
}

.list_ss ul li+li+li {
	width: 16%;
}

.list_ss ul li input {
	width: 100%;
	height: 100%;
	border: 1px solid #dfdddd;
	outline: none;
	border-radius: 2.5rem;
	background: white;
	text-indent: 1em;
	font-size: 1.28rem;
	color: #a2a2a2;
}

.list_ss ul li input::-webkit-input-placeholder {
	color: #c7c7c7;
	font-size: 1.28rem;
}

.list_ss ul li button {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	border-radius: 2.5rem;
	background: white;
	font-size: 1.6rem;
	color: #c23332;
	cursor: pointer;
}

.list_ss ul li button img {
	display: inline-block;
	width: 1.9rem;
	position: relative;
	margin-right: 1rem;
	top: 0.3rem;
}

.txt-l {
	color: #c23332;
	font-size: 3.5rem;
	text-align: center;
	font-weight: bold;
}

.txt-l a {
	color: #c23332;
}

.txt-l img {
	display: inline-block;
	width: 7.75rem;
	margin-right: 5rem;
}

.txt-c {
	color: #404040;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 3rem;
}

.txt-c a {
	color: #404040;
	font-size: 1.6rem;
}

.news_list {
	padding-top: 3rem;
	border-top: 1px solid #ebebeb;
}

.news_list .txt-l {
	margin-bottom: 2rem;
}

.page {
	display: inline-block;
	text-align: center;
	font-size: 13px;
	vertical-align: top;
	line-height: 26px;
	margin: 20px 0px 30px 0px;
}

#page {
	width: 55px;
	height: 32px;
	border: 1px solid #ececec;
	margin: 0px 5px;
}

.next_page {
	float: right;
}

.pre_page,
.next_page {
	padding: 5px 12px;
}

.click_btn {
	background: #432777 !important;
	color: #fff !important;
}

.page a,
#pageJump {
	display: inline-block;
	color: #939393;
	padding: 3px 12px;
	text-align: center;
	border: 1px solid #ececec;
	font-size: 16px;
	vertical-align: top;
	background: white;
	margin: 0rem 0.5rem;
}

#pageJump {
	width: 60px;
	height: 34px;
	background: #e5e5e5;
	color: #8f8f8f;
}

.page {
	margin: 12rem 0px;
}

.zzjg_pic {
	padding-top: 8rem;
	margin-bottom: 16rem;
	border-top: 1px solid #ebebeb;
	font-size: 1vw;
}

.zzjg_pic p{
    text-indent: 42px;
}

.zzjg_pic img {
	display: block;
	width: 100%;
}

.list_banner img {
	display: block;
	width: 100%;
}

.news_cc {
	width: 100%;
	margin: 4rem 0px;
}

.news_cc .swiper-container {
	width: 100%;
}

.news_cc .swiper-slide {
	background-position: center;
	height: 30rem;
	width: 100%;
	background-size: contain !important;
	border: 0.4rem solid white;
	/* box-sizing: border-box; */
	/* background-size: 100% 100% !important; */
}

.news_cc .swiper-slide.swiper-slide-active {
	background-size: 100% 89% !important;
	background-position: right center !important;
}

.news_cc .swiper-slide.swiper-slide-active+.swiper-slide+.swiper-slide {
	background-size: 100% 97% !important;
	background-position: left center !important;
}

.list_nav {
	box-shadow: 0.1rem 0.5rem 1rem rgb(0 0 0 / 10%);
	position: relative;
}
.list_nav .swiper-wrapper{
	/*width:100% !important;*/
	height: auto !important;
}
.list_nav .swiper-slide {
	width: auto !important;
	font-size: 1.66rem;
}

.list_nav .swiper-slide a {
	display: block;
	padding: 1rem 1.35rem;
	position: relative;
}

.list_nav .swiper-slide.on a:before {
    content: "";
    display: inline-block;
    left: 1.5rem;
    right: 1.5rem;
    height: 2px;
    background: #c23332;
    position: absolute;
    bottom: 0px;
}

.list_nav .swiper-slide.on a {
	color: #c23332;
}

.list_nav .swiper-slide:hover a {
	color: #c23332;
}

.text-name {
	margin: 4rem 0px;
	padding-bottom: 2rem;
}

.text-name p {
	font-size: 1.2rem;
	color: #9e9e9e;
	text-align: center;
	position: relative;
}

.wzfbxx .printIco {
	display: block;
	position: absolute;
	right: 0px;
	top: 17px;
	width: 35px;
	height: 26px;
	line-height: 26px;
	z-index: 2;
	background: url(../images/print.png) 0 center no-repeat;
	cursor: pointer;
	padding-left: 22px;
}

.text-name p:first-child {
	font-size: 2.56rem;
	color: #404040;
	margin-bottom: 2rem;
}

.c_cont {
	margin-bottom: 12rem;
	/* position: relative; */
}

/*.c_cont p,*/
/*.c_cont div,*/
/*.c_cont p span,*/
/*.c_cont div span {*/
/*	line-height: 35px;*/
/*	color: #404040;*/
/*	margin: 3rem 0px;*/
/*	right: 20px;*/
/*	bottom: 20px;*/
/*}*/
.weixin-qrcode{
	    right: initial !important;
    bottom: initial !important;
    line-height: initial !important;
    margin:0px auto !important;
}
.c_cont p span, .c_cont div span{
	margin: 0px !important;
}

.c_cont p.big,
.c_cont div.big,
.c_cont p span.big,
.c_cont div span.big {
	font-size: 24px !important;
	line-height: 35px;
}

.c_cont p.small,
.c_cont div.small,
.c_cont p span.small,
.c_cont div span.small {
	font-size: 18px !important;
	line-height: 28px;
}

.c_cont p img,
.c_cont p video,
.c_cont video {
	/*display: block;*/
	margin: 0px auto;
}

.clist-v {
	background: url(../images/fk_c.jpg) repeat-y;
	padding: 4rem 0px;
	background-size: cover;
}

.clist-v ul li {
	width: 36%;
	position: relative;
	height: 4rem;
	margin: 0rem auto;
	padding: -0.5rem 0px;
	/* margin-top: 1rem; */
	/* margin-bottom: 1rem; */
}

.clist-v ul li span {
	margin-right: 8%;
}

.clist-v ul li .img_rw {
	position: absolute;
	left: 0px;
	width: 41%;
	top: 12.5rem;
	bottom: 12.5rem;
	overflow: hidden;
}

.clist-v ul li .img_rw img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.textb {
	/* height: 23.3rem; */
	font-size: 1.8rem;
	color: #505050;
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	/* flex-direction: column; */
	/* text-align: center; */
	vertical-align: center;
	position: absolute;
	top: 50%;
	width: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.textb p {
	margin: 0.5rem 0px;
}

.div_dl dl {
	padding: 4rem 2rem;
	border-bottom: 1px solid #e3e3e3;
}

.div_dl dl:hover {
	background: #c23332;
}

.div_dl dl dt {
	font-size: 2rem;
	color: #404040;
	margin-bottom: 0.8rem;
}

.div_dl dl dd {
	font-size: 1.5rem;
	color: #404040;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.div_dl dl a {
	color: #404040;
}

.div_dl dl:hover a,
.div_dl dl:hover dd,
.div_dl dl:hover dt {
	color: white;
}

.about {
	border-top: 1px solid #ebebeb;
}

.w937 {
	width: 78rem;
}

.dress_p p {
	color: #545254;
	font-size: 1.5rem;
	margin: 1.5rem 0px;
	word-wrap: break-word;
}

.dress_p p:first-child {
	font-size: 1.8rem;
	margin-bottom: 2rem;
	padding: 1rem 0.5rem;
	text-align: center;
	color: white;
	background: #d30707;
}

.about_c {
	width: 91%;
	margin: 0px auto;
	padding: 3rem 0px 3.2rem 0px;
}

.dress img {
	position: absolute;
	top: 2rem;
	right: 7rem;
	display: block;
	width: 27.5rem;
}

.map {
	width: 98%;
	height: 70rem;
	margin-bottom: 12rem;
	padding: 1%;
	box-shadow: 1px 1px 2rem rgb(0 0 0 / 10%);
}

#map {
	width: 100%;
	height: 100%;
}

.cn_list2 ul li {
	width: 31.4%;
	float: left;
	position: relative;
	margin-left: 2.3%;
	font-size: 1.6rem;
	color: #818181;
	margin-top: 4rem;
	transition: all 0.5s;
	top: 0px;
}

.cn_list2 ul li p {
	padding: 1rem;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-top: none;
}

.cn_list2 ul li p a {
	color: #818181;
}

.cn_list2 ul li>a {
	display: block;
	width: 100%;
	height: 24rem;
	overflow: hidden;
	position: relative;
}

.cn_list2 ul li>a img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.cn_list2 ul li:hover {
	box-shadow: 0rem 0.3rem 1rem rgb(0 0 0 / 25%);
	top: -1rem;
	transition: all 0.5s;
}

.cn_list2 ul li:hover p {}

.list_3f ul li {
	float: left;
	width: 46%;
	padding: 2rem 1%;
	margin-left: 4%;
	/* padding:1rem 0px; */
	border-bottom: 1px solid #dedede;
	position: relative;
	cursor: pointer;
	height: 5.5rem;
}

.list_3f ul li .txt_fb {
	position: relative;
	z-index: 1;
}

.list_3f ul li .txt_fb>a {
	font-size: 1.6rem;
	color: #404040;
	display: block;
	margin-bottom: 1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list_3f ul li .txt_fb>span {
	font-size: 1.4rem;
	color: #989595;
}

.list_3f ul li:before {
	content: "";
	position: absolute;
	left: 0px;
	right:100%;
	top: 14%;
	bottom: 14%;
	background: #dd1e15;
	z-index: 0;
}

.list_3f ul li:hover .txt_fb>a {
	color: white;
	font-size:1.8rem;
	transition: all 0.2s;
}

.list_3f ul li:hover:before {
	display: block;
	right: 0px;
	background: #dd1e15;
	transition: all 0.5s;
}

.list_3f ul li:hover .txt_fb>span {
	color: white;
	transition: all 0.2s;
}

.wcb {
	width: 80%;
	margin: 0px auto;
	padding-top: 2rem;
}

.content_t.content_b>.w1520 {
	border: #cfcfcf 1px solid;
	margin: 1rem auto 6rem auto;
}

.position {
	height: auto;
	padding: 13px 0;
	line-height: 26px;
	vertical-align: bottom;
	font-size: 15px;
	margin-top: 2rem;
}

.list_ztl {
	margin-top: 2rem;
}

.list_ztl ul li {
	float: left;
	width: 46%;
	margin-left: 7%;
	font-size: 1.7rem;
	position: relative;
	border-bottom: 1px solid #c23332;
	margin-bottom: 2rem;
}

.list_ztl ul li:first-child {
	margin-left: 0px;
}

.list_ztl ul li>div {
	padding-left: 14rem;
	padding-right: 8rem;
	height: 12rem;
	/* line-height: 12rem; */
}

.list_ztl ul li>div>span {
	display: block;
	width: 7.2rem;
	height: 9rem;
	background: red;
	position: absolute;
	left: 4rem;
	bottom: 0px;
	background: url(../images/hq.png) no-repeat center center;
	background-size: contain;
}

.list_ztl ul li>div>a {
	position: relative;
	top: 5rem;
	text-align: center;
	display: block;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.list_ztl ul li:hover>div>span {
	background: url(../images/hhq.png) no-repeat center center;
	background-size: contain;
}

.list_ztl ul li:hover {
	background: #c23332;
	font-size: 1.8rem;
}

.list_ztl ul li:hover a {
	color: #fdfab4;
}
.c_cont p ,.c_cont p span, .c_cont div span ,.c_cont h1{
	line-height:29.5px !important;
}
.fbxx {
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	height: 30px;
	z-index: 2;
	max-width: 640px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.printIco {
	display: block;
	position: absolute;
	right: 110px;
	top: 17px;
	width: 35px;
	height: 26px;
	line-height: 26px;
	z-index: 2;
	background: url("../images/print.png") 0 center no-repeat;
	cursor: pointer;
	padding-left: 22px;
}

.wz_font {
	display: block;
	position: absolute;
	right: 80px;
	top: 17px;
	height: 26px;
	z-index: 2;
}

.weixin-share-open .weixin-wrap {
	height: 80px;
	overflow: hidden;
	margin:0px auto;
}

.weixin-share-open {
	position: absolute;
	width: 212px;
	height: 80px;
	left: -62px;
	bottom: 27px;
	overflow: hidden;
	background: url(../images/share_wx_arrow.gif) no-repeat;
	padding: 10px 10px 22px;
}

.wz_font i {
	display: block;
	float: left;
	font-style: normal;
	width: 45px;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
}

.wz_font a {
	display: block;
	float: left;
	width: 30px;
	height: 24px;
	line-height: 24px;
	border: #e6e6e6 1px solid;
	text-align: center;
	cursor: pointer;
	color: #999999;
}

.wz_font a:hover {
	color: #432777;
}

.wz_font a.active {
	color: #432777;
}

.wz_font a.j-fontBig {
	border-right: 0;
	border-radius: 2px 0 0 2px;
}

.wz_font a.j-fontSmall {
	border-left: 0;
	border-radius: 0 2px 2px 0;
}

.bdsharebuttonbox {
	display: block;
	position: absolute;
	right: 0;
	top: 5px;
	width: 95px;
	height: 30px;
	z-index: 2;
}

.share-bar a {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0 -1px 0 0;
	background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat;
	margin-left: 10px;
}

.share-bar,
.share-box {
	width: 234px;
	height: 25px;
}

.share-box {
	display: block;
	position: absolute;
	right: 0;
	/* top: 16px; */
	z-index: 22;
}

.bdshare-button-style0-24 a {
	display: block !important;
	margin: 0 10px 0 0 !important;
	width: 30px !important;
	height: 30px !important;
	border-radius: 15px;
	padding: 0 !important;
}

.weixin-share-open .weixin-wrap p {
	display: block;
	float: right;
	padding: 8px 0 0 15px;
	line-height: 24px !important;
	color: #666;
	font-size: 12px !important;
	position: absolute;
	top: 0px;
	left: 83px;
	margin:0px auto;
}

.weixin-share-open .weixin-close {
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	right: 0;
	top: 0;
	cursor: pointer;
}

.wzfbxx {
	height: 30px;
	line-height: 30px;
	color: #999999;
	font-size: 15px;
	border-bottom: #e5e5e5 1px solid;
	position: relative;
	z-index: 15;
	padding: 15px 0 15px;
}

.share-weixin {
	background: #f6f6f6 url("../images/wz_wx.png") 0 0 no-repeat !important;
}

.share-tsina {
	background: #f6f6f6 url("../images/wz_wb.png") 0 0 no-repeat !important;
}

.share-qzone {
	background: #f6f6f6 url("../images/wz_qz.png") 0 0 no-repeat !important;
	margin-right: 0 !important;
}

.bdshare-button-style0-24:after {
	display: none !important;
}


.zzjg_pic img{
    display: inline;
}

@media only screen and (max-width:995px) {
	.yd_tb {
		left: 5.5%;
	}
	.news_cc .swiper-slide {
		height: 12rem;
	}
	.news_cc {
		margin: 2rem 0px;
	}
	.clist-v ul li .img_rw {
		width: 21%;
		top: 4.5rem;
		bottom: 4.5rem;
	}
	.clist-v ul li {
		width: 78%;
	}
	.clist-v ul li {
		/* padding: 4.5rem 0px; */
		/* padding-left: 24%; */
	}
	.w937 {
		width: 100%;
	}
	.about_c {
		width: 100%;
		padding: 2rem 0px;
	}
	.dress img {
		display: none;
	}
	.map {
		height: 50rem;
	}
	.text-name p:first-child {
		font-size: 30px;
	}
	.c_cont p,
	.c_cont div,
	.c_cont p span,
	.c_cont div span {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	.list_ss ul li:first-child {
		margin-left: 9%;
	}
	.cn_list2 ul li>a {
		height: 14rem;
	}
	.page {
		margin: 7rem 0px;
	}
	.wcb {
		width: 96%;
	}
	.list_ztl ul li>div {
		padding-right: 0px;
		padding-left: 8rem;
	}
	.list_ztl ul li>div>span {
		left: 0px;
	}
	.wzfbxx .fbxx {
		display: inline-block;
		vertical-align: middle;
		line-height: 22px;
		position: static;
		max-width: inherit;
		white-space: normal;
		padding: 3px 10px 6px 0;
		height: auto;
	}
	.wzfbxx .wz_font {
		top: -20px;
		display: none;
	}
	.main-share {
		display: inline-block;
		/* position: relative; */
		width: 100px;
		height: 28px;
		vertical-align: middle;
	}
	.wzfbxx {
		height: auto;
		text-align: center;
		line-height: 0;
		padding: 10px 0 10px;
		/* margin-top: 30px; */
	}
	.wzfbxx .printIco {
		display: none;
	}
}

@media only screen and (max-width:768px) {
    .list_banner{
        margin-top: 55px;
    }
    .zzjg_pic img{
        width: 90% !important;
    }
	.list_ss ul li button img {
		top: 0;
	}
	.text-name p:first-child {
		font-size: 4.8rem;
		margin-bottom: 4rem;
	}
	.text-name p:first-child {
		font-size: 20px !important;
		line-height: 33px !important;
	}
	.list_nav .swiper-slide{
	    font-size: 16px;
	}
	.c_cont p,
	.c_cont div,
	.c_cont p span,
	.c_cont div span {
		font-size: 16px !important;
		line-height: 30px !important;
	}
	.news_list ul li {
		padding-left: 19rem;
	}
	.news_list ul li .text_box p:first-child a {
		font-size: 2.2rem;
	}
	.page a,
	#pageJump {
		padding: 0px 10px;
		margin: 0px;
		font-size: 13px;
	}
	.next_page {
		padding: 0px !important;
		margin-left: 4px !important;
	}
	#pageJump {
		width: 25px;
		height: 28px;
		padding: 0px;
	}
	#page {
		width: 24px;
		height: 26px;
	}
	.list_3f ul li {
		height: 7.5rem;
	}
	.list_3f ul li .txt_fb>a {
		font-size: 2.4rem;
	}
	.list_3f ul li:hover .txt_fb>a {
		font-size: 2.6rem;
	}
	.list_nav .swiper-slide.on a:before {
		height: 1px;
	}
}

.swiper_cce {
	height: 45rem;
	position: relative;
	overflow: hidden;
}

.swiper_cce img {
	display: block;
	width: 100%;
}